Skip to content

Conversation

Red-Portal
Copy link
Member

Closes #28 #29

The removal FillArrays will increase memory consumption for univariate
slice samplers since we now maintain `d` copies of the univariate slice sampler object.
However, since slice samplers are not expected to work for large `d`,
this should be fine.
Copy link
Contributor

SliceSampling.jl documentation for PR #34 is available at:
https://TuringLang.github.io/SliceSampling.jl/previews/PR34/

@Red-Portal Red-Portal merged commit 1fcd16e into main May 14, 2025
8 checks passed
@Red-Portal Red-Portal deleted the cleanup_dependencies branch May 14, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the deps on LogDensityProblemsAD and Requires
2 participants